[INFO] cloning repository https://github.com/Tyrcnex/pentris
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Tyrcnex/pentris" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTyrcnex%2Fpentris", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTyrcnex%2Fpentris'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e9b192dd878bd1be9ef6d2acc7f2ac52be909fb6
[INFO] fixing Tyrcnex/pentris against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTyrcnex%2Fpentris" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Tyrcnex/pentris
[INFO] finished tweaking git repo https://github.com/Tyrcnex/pentris
[INFO] tweaked toml for git repo https://github.com/Tyrcnex/pentris written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Tyrcnex/pentris on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Tyrcnex/pentris already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded winapi-util v0.1.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4564844a8bb6bf6d1a8cda919bf6d452116c2e69c6808128c69238c03f4acdd9
[INFO] running `Command { std: "docker" "start" "4564844a8bb6bf6d1a8cda919bf6d452116c2e69c6808128c69238c03f4acdd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4564844a8bb6bf6d1a8cda919bf6d452116c2e69c6808128c69238c03f4acdd9" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4564844a8bb6bf6d1a8cda919bf6d452116c2e69c6808128c69238c03f4acdd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4564844a8bb6bf6d1a8cda919bf6d452116c2e69c6808128c69238c03f4acdd9" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking criterion-plot v0.6.0
[INFO] [stderr]     Checking clap_builder v4.5.44
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking bitboard_traits v0.1.0 (/opt/rustwide/workdir/bitboard/bitboard_traits)
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking clap v4.5.45
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking bitboard_derive v0.1.0 (/opt/rustwide/workdir/bitboard/bitboard_derive)
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.7.0
[INFO] [stderr]     Checking tetrizz v0.1.0 (/opt/rustwide/workdir/tetrizz)
[INFO] [stdout] warning: unused variable: `game_config`
[INFO] [stdout]   --> tetrizz/src/utils/game.rs:68:36
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub fn calculate_attack(&self, game_config: &GameConfig, lines_cleared: u8, spin: Spin, b2b_clear: bool, pc: bool, surge: u16, c...
[INFO] [stdout]    |                                    ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_game_config`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `impending`
[INFO] [stdout]   --> tetrizz/src/eval.rs:41:72
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn eval(&self, root: &Game, game: &Game, info: &PlacementInfo, impending: u32) -> f32 {
[INFO] [stdout]    |                                                                        ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_impending`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `game_config`
[INFO] [stdout]   --> tetrizz/src/utils/game.rs:68:36
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub fn calculate_attack(&self, game_config: &GameConfig, lines_cleared: u8, spin: Spin, b2b_clear: bool, pc: bool, surge: u16, c...
[INFO] [stdout]    |                                    ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_game_config`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `impending`
[INFO] [stdout]   --> tetrizz/src/eval.rs:41:72
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn eval(&self, root: &Game, game: &Game, info: &PlacementInfo, impending: u32) -> f32 {
[INFO] [stdout]    |                                                                        ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_impending`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tetrizz::movegen::movegen_piece`
[INFO] [stdout]  --> tetrizz/src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tetrizz::movegen::movegen_piece;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rand::prelude::IndexedRandom`
[INFO] [stdout]  --> tetrizz/src/main.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use rand::prelude::IndexedRandom;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tetrizz::movegen::movegen_piece`
[INFO] [stdout]  --> tetrizz/src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tetrizz::movegen::movegen_piece;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rand::prelude::IndexedRandom`
[INFO] [stdout]  --> tetrizz/src/main.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use rand::prelude::IndexedRandom;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `score` is assigned to, but never used
[INFO] [stdout]   --> tetrizz/src/main.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |     let mut score: u64 = 0;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using `_score` instead
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `score` is never read
[INFO] [stdout]   --> tetrizz/src/main.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |         score += [0, 1, 2, 4, 6, 10][info.lines_cleared as usize];
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `score` is assigned to, but never used
[INFO] [stdout]   --> tetrizz/src/main.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |     let mut score: u64 = 0;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using `_score` instead
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `score` is never read
[INFO] [stdout]   --> tetrizz/src/main.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |         score += [0, 1, 2, 4, 6, 10][info.lines_cleared as usize];
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `info`
[INFO] [stdout]   --> tetrizz/src/bin/genetic.rs:85:17
[INFO] [stdout]    |
[INFO] [stdout] 85 |             let info = game.advance(test_queue[0], &loc);
[INFO] [stdout]    |                 ^^^^ help: if this is intentional, prefix it with an underscore: `_info`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `info`
[INFO] [stdout]   --> tetrizz/src/bin/genetic.rs:85:17
[INFO] [stdout]    |
[INFO] [stdout] 85 |             let info = game.advance(test_queue[0], &loc);
[INFO] [stdout]    |                 ^^^^ help: if this is intentional, prefix it with an underscore: `_info`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `Z` found for enum `Piece` in the current scope
[INFO] [stdout]   --> tetrizz/benches/map.rs:11:62
[INFO] [stdout]    |
[INFO] [stdout] 11 |         black_box(CollisionMap::new(&board, black_box(Piece::Z), black_box(Rotation::North)))
[INFO] [stdout]    |                                                              ^ variant, associated function, or constant not found in `Piece`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 11 |         black_box(CollisionMap::new(&board, black_box(Piece::Z5), black_box(Rotation::North)))
[INFO] [stdout]    |                                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tetrizz` (bench "map") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "4564844a8bb6bf6d1a8cda919bf6d452116c2e69c6808128c69238c03f4acdd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4564844a8bb6bf6d1a8cda919bf6d452116c2e69c6808128c69238c03f4acdd9", kill_on_drop: false }`
[INFO] [stdout] 4564844a8bb6bf6d1a8cda919bf6d452116c2e69c6808128c69238c03f4acdd9
